home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / SimplePeer / resource.h < prev    next >
C/C++ Source or Header  |  2001-10-08  |  1KB  |  38 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SimplePeer.rc
  4. //
  5. #define IDD_MAIN_GAME                   101
  6. #define IDC_WAVE                        1001
  7. #define IDC_NUM_PLAYERS                 1002
  8. #define IDC_PLAYER_NAME                 1003
  9. #define IDC_LOG_EDIT                    1016
  10. #define IDD_MULTIPLAYER_CONNECT         10001
  11. #define IDD_MULTIPLAYER_GAMES           10002
  12. #define IDD_MULTIPLAYER_CREATE          10003
  13. #define IDD_LOBBY_WAIT_STATUS           10004
  14. #define IDC_RETURN                      11001
  15. #define IDC_PLAYER_NAME_EDIT            11002
  16. #define IDC_GAMES_LIST                  11003
  17. #define IDC_JOIN                        11004
  18. #define IDC_CREATE                      11005
  19. #define IDC_CONNECTION_LIST             11006
  20. #define IDC_BACK                        11007
  21. #define IDC_CHECK_DPLAY_PROTOCOL        11008
  22. #define IDC_EDIT_SESSION_NAME           11009
  23. #define IDC_SEARCH_CHECK                11010
  24. #define IDC_WAIT_TEXT                   11012
  25. #define IDC_MIGRATE_HOST                11013
  26. #define IDI_MAIN                        11014
  27.  
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        105
  33. #define _APS_NEXT_COMMAND_VALUE         40001
  34. #define _APS_NEXT_CONTROL_VALUE         1004
  35. #define _APS_NEXT_SYMED_VALUE           103
  36. #endif
  37. #endif
  38.